home *** CD-ROM | disk | FTP | other *** search
/ Star Festival... a Return to Japan / Star Festival... a Return to Japan.iso / pc / STARFESTIVAL / 20q1.dir / 00012.ls < prev    next >
Encoding:
Text File  |  1999-04-04  |  128 b   |  9 lines

  1. on exitFrame
  2.   global qtChan
  3.   if not sprite(qtChan).movieRate = 0 then
  4.     go(the frame)
  5.   else
  6.     go(the frame)
  7.   end if
  8. end
  9.